gtktreeview: Fix horizontal grid lines
authorAlexander Larsson <alexl@redhat.com>
Tue, 27 Jan 2015 17:14:26 +0000 (17:14 +0000)
committerAlexander Larsson <alexl@redhat.com>
Tue, 27 Jan 2015 17:16:03 +0000 (17:16 +0000)
commita1e4ba0dd42684a707c2851b4d45c3637974f6d0
tree623f827fedb06a42795e079843b0a0b438f95150
parent1442299b4838d38de81285cf007b871cf867ed69
gtktreeview: Fix horizontal grid lines

The clipping was wrong so it was not drawing grid lines
outside the visible area, which broke due to the pixel cache.
gtk/gtktreeview.c